DELETE news/remove?ids[0]={ids[0]}&ids[1]={ids[1]}
Marks a news entry as inactive
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
ids |
the id of the news entry to be removed |
Collection of integer |
Required |
Body Parameters
None.
Response Information
Resource Description
NewsRemoveResponse
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.